io/fs.statDirEntry.IsDir (method, view implemented interface methods)
one use
io/fs (current package)
walk.go#L125: func (d *statDirEntry) IsDir() bool { return d.info.IsDir() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)